Host

fun Host(name: String): Host
fun Host(name: String): Host

Creates a new instance of Host with the given name.

Since

8.0.0

Throws

if name is empty or blank.